Skip to main content

Migrate a Workspace

Overview

The API Comparison table highlights the shared actions and API methods between IQM and DV360 for creating and managing Workspaces, Customers, and Advertisers. Select an endpoint to review each platform's relevant API documentation. By comparing APIs, you can migrate your workflow from DV360 to IQM.

For a comprehensive overview of IQM's finance services, see the Workspace API.

Definitions

IQMDV360Description
OrganizationPartnerThe entity containing an Organization's or company's details (address, email, website, etc.).
Workspace (User)AdvertiserA user that signs up with the platform and receives authentication credentials: Organization Workspace ID (owId) for IQM; Advertiser ID for DV360. Workspace Users are also referred to as Advertisers or Customers in different contexts.
Advertiser (Customer)AdvertiserOnce an Advertiser is assigned to a Workspace User, they become a Customer (they also operate as their own Workspaces). An Advertiser can be assigned to one Workspace; and they can have multiple Insertion Orders assigned to them.

In DV360's usage: an Advertiser can be assigned to one partner; and they can have multiple Campaigns assigned to them.

API Comparison

Base URLs
  IQM: https://app.iqm.com

DV360: https://displayvideo.googleapis.com
ActionIQM EndpointDV360 EndpointNotes
Create an Organizationn/an/aFor IQM, Organization details are created on Customer invite/assignment.
Get Organization DetailsGET/api/v3/ua/organization/view-profile
GET/api/v3/ua/user/allowed-organizations
GET/v4/partners
GET/v4/partners/{partnerId}
Create a Workspace (User)POST/api/v3/ua/workspace
POST/api/v3/ua/user/invite
POST/api/v3/ua/sign-up
POST/v4/advertisers
Get Workspace (User) DetailsGET/api/v3/ua/customers/workspaces/list
GET/api/v3/ua/users/list
GET/v4/advertisers
GET/v4/advertisers/{advertiserId}
Add Advertiser ProfilePOST/api/v3/ua/organization/advertiser/add
POST/api/v3/ua/customer/invite
POST/api/v3//ua/user/customer/assign
POST/v4/advertisersFor IQM, an Advertiser is created when inviting a Customer to signup, and then assigning them to a User.
Get Advertiser DetailsGET/api/v3/ua/organization/advertisers/list
GET/api/v3/ua/customers/list
GET/v4/advertisers
GET/v4/advertisers/{advertiserId}
User PermissionsPOST/api/v3/ua/user/application/add
POST/api/v3/ua/customer/application/add
POST/v4/usersFor DV360 permissions are defined when a user role is assigned at the individual level in the userRole field.

More Workspace Resources

IQM:

DV360: